16 research outputs found

    Numerical Efficiency of Inverse Simulation Methods Applied to a Wheeled Rover

    Get PDF
    Extending the navigational capability of planetary rovers is essential for increasing the scientific outputs from such exploratory missions. In this paper a navigation method based on Inverse Simulation is applied to a four wheel rover. The method calculates the required control inputs to achieve a desired, specified response. Here this is a desired trajectory defined as a series of waypoints. Inverse Simulation considers the complete system dynamics of the rover to calculate the control input using an iterative, numerical Newton - Raphson scheme. The paper provides an insight into the numerical parameters that affect the performance of the method. Also, the influence of varying the timestep and the convergence tolerance is examined in terms of the quality of the calculated control input and the resulting trajectory, as well as the execution time. From this analysis a set of parameters and recommendations to successfully apply Inverse Simulation to a rover is presented

    Analysis of inverse simulation algorithms with an application to planetary rover guidance and control

    Get PDF
    Rover exploration is a contributing factor to driving the relevant research forward on guidance, navigation, and control (GNC). Yet, there is a need for incorporating the dynamic model into the controller for increased accuracy. Methods that use the model are limited by issues such as linearity, systems affine in the control, number of inputs and outputs. Inverse Simulation is a more general approach that uses a mathematical model and a numerical scheme to calculate the control inputs necessary to produce a desired response defined using the output variables. This thesis develops the Inverse Simulation algorithm for a general state space model and utilises a numerical Newton-Raphson scheme to converge to the inputs using two approaches: The Differentiation method converges based on the state and output equations. The Integration method converges based on whether the output matches the desired and is suitable for grey or black-box models. The thesis offers extensive insights into the requirements and application of Inverse Simulation and the performance parameters. Attention is given to how the inputs and outputs affect the Jacobian formulation and ensure an efficient solution. The linear case and the relationship with feedback linearisation are examined. Examples are given using simple mechanical systems and an example is also given as to how Inverse Simulation can be used for determining system input disturbances. Inverse Simulation is applied for the first time for guidance and control of a fourwheeled, differentially driven rover. The desired output is the time history of the desired trajectory and is used to produce the required control inputs. The control inputs are nominal and are applied to the rover without additional correction. Using insights from the system’s physics and actuation, the Differentiation and Integration schemes are developed based on the general method presented in this thesis. The novel Differentiation scheme employs a non-square Jacobian. The method provides very accurate position and orientation control of the rover while considering the limitations of the model used. Finally, the application of Inverse Simulation to the rover is supported by a review of current designs that resulted in a rover taxonomy

    Numerical Stability of Inverse Simulation Algorithms Applied to Planetary Rover Navigation

    Get PDF
    Extending the navigational capability of planetary rovers is essential for increasing the scientific outputs from such exploratory missions. In this paper a navigation method based on Inverse Simulation is applied to a four wheel rover. The method calculates the required control inputs to achieve a desired, specified response. Here this is a desired trajectory defined as a series of waypoints. Inverse Simulation considers the complete system dynamics of the rover to calculate the control input using an iterative, numerical Newton – Raphson scheme. The paper provides an insight into the numerical parameters that affect the performance of the method. Also, the influence of varying the timestep and the convergence tolerance is examined in terms of the quality of the calculated control input and the resulting trajectory, as well as the execution time. From this analysis a set of parameters and recommendations to successfully apply Inverse Simulation to a rover is presented

    A Comparison of Inverse Simulation-Based Fault Detection in a Simple Robotic Rover with a Traditional Model-Based Method

    Get PDF
    Robotic rovers which are designed to work in extra-terrestrial environments present a unique challenge in terms of the reliability and availability of systems throughout the mission. Should some fault occur, with the nearest human potentially millions of kilometres away, detection and identification of the fault must be performed solely by the robot and its subsystems. Faults in the system sensors are relatively straightforward to detect, through the residuals produced by comparison of the system output with that of a simple model. However, faults in the input, that is, the actuators of the system, are harder to detect. A step change in the input signal, caused potentially by the loss of an actuator, can propagate through the system, resulting in complex residuals in multiple outputs. These residuals can be difficult to isolate or distinguish from residuals caused by environmental disturbances. While a more complex fault detection method or additional sensors could be used to solve these issues, an alternative is presented here. Using inverse simulation (InvSim), the inputs and outputs of the mathematical model of the rover system are reversed. Thus, for a desired trajectory, the corresponding actuator inputs are obtained. A step fault near the input then manifests itself as a step change in the residual between the system inputs and the input trajectory obtained through inverse simulation. This approach avoids the need for additional hardware on a mass- and power-critical system such as the rover. The InvSim fault detection method is applied to a simple four-wheeled rover in simulation. Additive system faults and an external disturbance force and are applied to the vehicle in turn, such that the dynamic response and sensor output of the rover are impacted. Basic model-based fault detection is then employed to provide output residuals which may be analysed to provide information on the fault/disturbance. InvSim-based fault detection is then employed, similarly providing \textit{input} residuals which provide further information on the fault/disturbance. The input residuals are shown to provide clearer information on the location and magnitude of an input fault than the output residuals. Additionally, they can allow faults to be more clearly discriminated from environmental disturbances

    Inverse Simulation as a Tool for Fault Detection and Isolation in Planetary Rovers

    Get PDF
    With manned expeditions to planetary bodies beyond our own and the Moon currently intractable, the onus falls upon robotic systems to explore and analyse extraterrestrial environments such as Mars. These systems typically take the form of wheeled rovers, designed to navigate the difficult terrain of other worlds. Rovers have been used in this role since Lunokhod 1 landed on the Moon in 1970. While early rovers were remote controlled, communication latency with bodies beyond the Moon and the desire to improve mission effectiveness have resulted in increasing autonomy in planetary rovers. With an increase in autonomy, however, comes an increase in complexity. This can have a negative impact on the reliability of the rover system. With a fault-free system an unlikely prospect and human assistance millions of miles away, the rover must have a robust fault detection, isolation and recovery (FDIR) system. The need for comprehensive FDIR is demonstrated by the recent Chinese lunar rover, Yutu (or “Jade Rabbit”). Yutu was rendered immobile 42 days after landing and remained so for the duration of its operational life: 31 months. While its lifespan far exceeded its expected value, Yutu's inability to move severely impaired its ability to perform its mission. This clearly highlights the need for robust FDIR. A common approach to FDIR is through the generation and analysis of residuals. Output residuals may be obtained by comparing the outputs of the system with predictions of those outputs, obtained from a mathematical model of the system which is supplied with the system inputs. Output residuals allow simple detection and isolation of faults at the output of the system. Faults in earlier stages of the system, however, propagate through the system dynamics and can disperse amongst several of the outputs. This problem is exemplified by faults at the input, which can potentially excite every system state and thus manifest in every output residual. Methods exist for decoupling and analysing output residuals such that input faults may be isolated, however, these methods are complex and require comprehensive development and testing. A conceptually simpler approach is presented in this paper. Inverse simulation (InvSim) is a numerical method by which the inputs of a system are obtained for a desired output. It does so by using a Newton-Raphson algorithm to solve a non-linear model of the system for the input. When supplied with the outputs of a fault-afflicted system, InvSim produces the input required to drive a fault-free system to this output. The fault therefore manifests itself in this generated input signal. The InvSim-generated input may then be compared to the true system input to generate input residuals. Just as a fault at an output manifests itself in the residual for that output alone, a fault at an input similarly manifests itself only in the residual for that input. InvSim may also be used to generate residuals at other locations in the system, by considering distinct subsystems with their own inputs and outputs. This ability is tested comprehensively in this paper. Faults are applied to a simulated rover at a variety of locations within the system structure and residuals generated using both InvSim and conventional forward simulation. Residuals generated using InvSim are shown to facilitate detection and isolation of faults in several locations using simple analyses. By contrast, forward simulation requires the use of complex analytical methods such as structured residuals or adaptive thresholds

    Comparison of nonlinear dynamic inversion and inverse simulation

    Get PDF
    No abstract available

    Ultrasonic Auger for Narrow-Gauge Borehole Drilling

    Get PDF
    An ultrasonic auger was designed, manufactured, and tested in glass microspheres to investigate force and torque reducing effects upon application of high-powered ultrasonic vibration. It was found that whilst vibration had no effect on overhead force during rotary augering, the torque was reduced by up to 30%, depending on amplitude of vibration

    Modelling and Control of a Biologically Inspired Trenchless Drilling Device

    Get PDF
    This work presents the methods used and initial findings of the control of the model for an autonomous trenchless drilling device, with bioinspired worm-like locomotion. The model is validated using Inverse Simulation. The initial control is detailed with data from the simulation and experimental device

    FDIR for a Biologically Inspired Trenchless Drilling Device

    Get PDF
    Failure Detection, Isolation and Recovery (FDIR) of autonomous systems working in hazardous conditions is essential. Methods of detection and recovery without intervention are required. This work describes the failure modes currently identified with an autonomous biologically inspired trenchless drilling robotic system. Inverse Simulation is used for detecting failures and is demonstrated on a simulation model of the robotic system. Results from the experiments, show that Inverse Simulation can be used to detect and identify system failures

    Comparison of Nonlinear Dynamic Inversion and Inverse Simulation

    Full text link
    corecore